configure.ac: Consolidate gdk backend specific checks and code
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 3 Jan 2011 16:29:25 +0000 (11:29 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 3 Jan 2011 16:59:45 +0000 (11:59 -0500)
commit317f8baf6037a49553b6774946c1e35e8f54a5df
treeabfe12cb896c1cb667c9bf70a0a7b11dccdec9cd
parent9c002cf2c12daafa041e3ba006a485eda556517e
configure.ac: Consolidate gdk backend specific checks and code

Only the big chunk of x11 checks is left further down in the file,
but that depends on variables and checks above it, so we'll leave that in
place for now.
configure.ac